Monitor Cron e2e Tests #646
Annotations
2 errors and 1 warning
e2e-tests
TimeoutError: page.waitForURL: Timeout 60000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/oauth/**" until "load"
navigated to "https://***/"
============================================================
at ../pages/landingPage.ts:270
268 | await this.signInButton.click({ force: true });
269 | // FxA can take a while to load on stage:
> 270 | await this.page.waitForURL("**/oauth/**", { timeout: 60_000 });
| ^
271 | }
272 |
273 | async enterFreeScanEmail(email: string) {
at LandingPage.goToSignIn (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/landingPage.ts:270:21)
at globalSetup (/home/runner/work/blurts-server/blurts-server/src/e2e/global-setup.ts:32:3)
|
e2e-tests
Process completed with exit code 1.
|
e2e-tests
No files were found with the provided path: src/e2e/test-results/. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
playwright-report
Expired
|
171 KB |
sha256:af8edd6587989af53a1770c6f0fbfa9a07d6ae4c33519e3821c6471deaa35b39
|
|